tooltips: treat scroll events like key/button press instead of motion
authorKristian Rietveld <kris@gtk.org>
Sun, 1 May 2011 14:38:56 +0000 (16:38 +0200)
committerKristian Rietveld <kris@gtk.org>
Sun, 1 May 2011 14:39:21 +0000 (16:39 +0200)
commit0b3b2a943a8c4efd59742d16e1b036ab218d60a3
tree7c7ebda35ce53a35999d7e8214af5d3665c36f42
parentcf588d7404bc6e536bdc8d95e1791f86f579c9c7
tooltips: treat scroll events like key/button press instead of motion

This avoids tooltips from staying visible when scrolling using scroll
events.  Suggested by Paul Davis.
gtk/gtktooltip.c